getParameters
( class in module jsPlumbUIComponent
)
Gets all parameters from the component. Note that you are given the actual parameters object, not a copy, so you can alter their values directly, and if you hold the reference to the parameters object you could cause a memory leak.
{object}
– All of the component's parameters.